home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / Tangram1.swf / scripts / DefineButton2_253 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-07-16  |  69 b   |  5 lines

  1. on(release){
  2.    r += "45";
  3.    setProperty("/8", _rotation, r);
  4. }
  5.